home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
American McGee’s Alice Digital Fan Kit
/
Alice Digital Fan Kit [bin+cue]
/
ALICE.bin
/
Dir
/
alice.dxr
/
scripts_5_btn_event_scr.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-10-08
|
162 b
|
16 lines
on mouseWithin
do_mouse_within()
end
on mouseLeave
do_mouse_leave()
end
on mouseDown
puppetSound(3, member("Click2"))
end
on mouseUp
do_mouse_up()
end